ReportObjects Collection

The ReportObjects Collection is a collection of report objects in a section. Report objects can be a field, text, OLE, cross-tab, subreport, BLOB field, Box, Graph, Line, Map, or OlapGrid objects. Access a specific object in the collection using the Item property.

ReportObjects Collection Properties

Property Description Read/ Write Restriction in
event handler

Count

Long. Gets the number of report objects in the collection.

Read only

None

Item (index)
As Object

Gets a report object. Depending on the type of item referenced, this can be a BlobFieldObject Object, FieldObject Object, TextObject Object,Page Object, CrossTabObject Object, SubreportLinks Collection, , GraphObject Object, LineObject Object, MapObject Object, OlapGridObject Object. Item has an index parameter that is a numeric, 1-based index (that is, Item (1)). The items in the collection are indexed in the order they were added to the report.

Read only

None

Parent

Section Object. Gets reference to the parent object.

Read only

None

Remarks

Item is a default property. You can reference a report object directly, for example, ReportObjects(1).



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com